pre-wrap

Andrew Cantino 10 years ago
parent
commit
85862fdc56
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/assets/stylesheets/application.css.scss.erb

+ 2 - 0
app/assets/stylesheets/application.css.scss.erb

@@ -40,6 +40,8 @@ body { padding-top: 60px; }
40 40
   @extend .has-error;
41 41
 }
42 42
 
43
+.modal-body pre { white-space: pre-wrap; }
44
+
43 45
 .select2 {
44 46
   float: none !important;
45 47
   margin-left: 0 !important;